Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.13.3...v2.13.4)
---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- - uses: cpp-linter/cpp-linter-action@v2.13.3
+ - uses: cpp-linter/cpp-linter-action@v2.13.4
id: linter
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}